/* virtuemart CSS Document */
/* -------------------------- product styles*/
/* --------- buttons */
	
	.buttons {
		padding:0 15px 0 0;
	}
	.cartButtons {
		padding:15px 0px 0px 0px;
	}
	.product_details_container {
		padding:12px 22px 0px 0;
		text-align:left;
		float:none;
	}
	.browseAddToCartContainer .addtocart_button , .vmCartContainer .addtocart_button {
		background: url("../images/button1.gif") left top repeat-x;
		border:none !important;
		color:#fff;
		display:inline-block;
		text-align:center;
		width:85px;
		font:bold 11px/16px Arial, Helvetica, sans-serif;
		text-decoration:none;
		text-transform:uppercase;
		height:26px;
		padding:0 0px 0px 0px;
		margin:0 10px 0 0;
		cursor:pointer;
		
		}
	.browseAddToCartContainer .addtocart_button:hover , .vmCartContainer .addtocart_button:hover{ background:#494949; color:#FFF; text-decoration:none !important;}
	.addtocart_button {
		background:none;
		border:none !important;
		color:#000;
		display:block;
		font:bold 12px/18px Arial, Helvetica, sans-serif;
		text-decoration:none;
		text-transform:uppercase;
		padding:0 0px 0px 0px;
		margin:0 0px 0 0;
		cursor:pointer;
		text-align:left;
		width:90px;
		
	}
	
	.addtocart_button:hover {
		color:#900;
	}
	.vmCartContainer .addtocart_button {
		margin-top:4px;
	}
	.browseAddToCartContainer .addtocart_button {
		float:left;
		margin-top:3px;
		*margin-top:4px;
	}
	
	a.product_details
	 {
		background:url("/images/button-bg.gif") left center no-repeat;
		border:none !important;
		color:#000 !important;
		display:inline-block;
		font:bold 12px/18px Arial, Helvetica, sans-serif;
		text-decoration:none;
		text-transform:uppercase;
		height:auto;
		padding:0 0px 0px 16px;
		margin:0 10px 0 0;
		text-align:left;
		cursor:pointer;
		vertical-align:middle;
	}
	a.product_details:hover
	 {
		color:#fc9707 !important;
	}
	
	.back_button {
		background:url("../images/button1.gif") left top repeat-x;;
		border:none;
		position:relative;
		font:bold 12px/18px Arial, Helvetica, sans-serif;
		padding:2px 0px 0px 0px;
		margin:10px 10px 0px 0px;
		width:80px;
		height:21px;
		display:inline-block;
		text-align:center;
		vertical-align:top;
		cursor:pointer;
	}
	.back_button a {text-decoration:none; color:#FFF; font:bold 11px/18px Arial, Helvetica, sans-serif;}
	.back_button:hover {
		text-decoration:none !important;
		background:#494949;
	}
	
	a.details {
		background:url("../images/button-bg.gif") left center no-repeat;
		border:none !important;
		color:#000;
		display:inline-block;
		font:bold 12px/18px Arial, Helvetica, sans-serif;
		text-decoration:none;
		text-transform:uppercase;
		height:auto;
		padding:0 0px 0px 16px;
		margin:0 10px 0 0;
		text-align:left;
		cursor:pointer;
/*		width:50px;
		height:18px;
*/		vertical-align:middle;
	}
	a.details:hover {
		color:#900 !important;
		
	}
	
	.cbButton {
		background:#494949;
		border:none;
		position:relative;
		color:#fff;
		font:bold 12px/19px Arial, Helvetica, sans-serif;
		padding:0px 0px 0px 0px;
		margin:0px 10px 0px 0px;
		text-decoration:none;
		width:85px;
		height:26px;
		display:inline-block;
		text-align:center;
		vertical-align:top;
		cursor:pointer;
	}
	.cbButton:hover {
		text-decoration:none !important;
		background:url("../images/button1.gif") left top repeat-x;
	}
	a.button02 { padding-top:2px;}
	.button02,
	a.button02,
	#register_stretcher .button {
		background:#494949;
		/*border-radius:3px; 	-moz-border-radius:3px;	-webkit-border-radius:3px;
		position:relative;*/
		border:none;
		color:#fff;
		font:bold 12px/18px Arial, Helvetica, sans-serif;
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
		text-decoration:none;
		width:140px;
		height:26px;
		display:inline-block;
		text-align:center;
		vertical-align:top;
		cursor:pointer;
	}
	.button02:hover,
	a.button02:hover,
	#register_stretcher .button:hover {
		text-decoration:none !important;
		background:url("../images/button1.gif") left top repeat-x;
	}
	.nobutton .button {
		background:none;
		border:none;
		color:#656c6e;
		font:normal 12px/14px Arial, Helvetica, sans-serif;
		text-decoration:underline;
		text-transform:none;
		text-align:left;
		padding:0px 0px 0px 0px;
		display:inline-block;
		width:auto;
	}
	.nobutton .button:hover {
		text-decoration:none;
	}

/* ---------- products layout */
	img.feed {
		margin:5px 5px 0px 0px;
	}
	.product_layout {
		padding:15px 20px 15px 30px;
	}
	.productDetailsContainer {
		width:auto;
		padding:0px 0px 10px 0px;
		overflow:hidden;
		
	}
	.browseProductImageLite {
		float:right;
	}
	.browseProductImage {
		margin:10px 15px 0px 0px;
		text-align:center;
		text-decoration:none;
	}
	.browseProductImage a {
		text-decoration:none;
		
	}
	.browseProductImage a:hover {
		color:#000;
	}
	.browsePriceContainer {
		float:none;
		width:100%;
		padding:5px 0px 2px 0px;
	}
	.browseProductContainer {
		padding:0px 0px 0px 0px;
	}
	.browseRatingContainer,
	.browseProductDescription {
		float:none;
		margin:0px 0px 0px 0px;
		padding:0px 0px 10px 0px;
		width:100%;
	}
	.browseAddToCartContainer {
		width:100%;
	}
	.browseProductImageContainer {
		margin:0px 20px 1px 0px;
		border:1px solid #ccc;
	/*	border-radius: 4px;
 -moz-border-radius: 4px;
 -webkit-border-radius: 4px;
 position:relative;*/
 padding:0;
 width:130px;
 height:130px;
	}
	.browseProductImageContainer img { margin-top:1px;}
	
	.featured .browseProductImageContainer { border:none;}
	
	
	.productParams {
		padding:0px 8px 0px 0px;
	}
	.inputboxquantity {
		font-size:11px;
		padding:1px 0px 1px 0px;
		margin:0px 0px 0px 0px;
	}
	.browseProductDetails {
		float:left;
	}
	.browseProductTitle {
		float:none;
		width:100%;
		min-height:25px;
		padding:0;
	}
	.featured .browseProductTitle { min-height:37px;}
	
	div.buttons_heading {
		text-align:right;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		overflow:hidden;
		position:relative;
		width:100%;
		display:none;
	}
	div.buttons_heading img {
		margin-left:8px;
	}
	.product_navigation {
		width:90%;
		float:left;
		padding:8px 0px 10px 0px;
	}
	.nseparator {
		border:none !important;
	}
	.productSeparator {
		float:left;
		padding:0px 0px 0px 0px;
	}
	.product-options {
		padding:0 0 0 1px;
	}
	.product_name {
		padding:5px 0 2px 0;
	}
	a.product_name,
	h1.product_name,
	.vader .ui-widget-content a.product_name , a.category_name {
		color:#000;
		font:normal 12px/17px Arial, Helvetica, sans-serif;
		text-decoration:none;
		text-transform:none;
		display:inline-block;
		background:url("/images/hor-line.gif") left top no-repeat;
		padding-top:19px;
		padding-right:0px;
		width:140px;
	}
	a.product_name:hover {
		color:#fc9707;
		text-decoration:underline;
	}
	
	#product_list .product_name { min-height:20px; background:none; width:auto; padding-top:0;}
	.topSeparator.featured .product_name { min-height:20px; background:none; width:auto; padding-top:5px;}
	
	a.category_name {color:#141414; display:block; text-decoration:none !important; cursor:default; margin-bottom:-5px;}
	
	
	
	.vader a.product_name {
		color:#161616 !important;
	}
	.productPrice {
		color:#fc9707;
		font:normal 18px/18px Arial, Helvetica, sans-serif;
		display:inline-block;
		padding:0px 0px 0px 10px;
	}
	
	.module-new .productPrice { font:bold 16px/16px Arial, Helvetica, sans-serif;} 
	
	.box_product_price {
		font:normal 12px/18px Arial, Helvetica, sans-serif;
		padding:22px 0px 5px 0px !important;
		float:left;
	}
	.price-title {
		color:#020202;
	}

/*******************************/
	div.productDescription {
		color:#888989;
		font:normal 11px/15px Arial, Helvetica, sans-serif;
		padding:0px 0px 4px 0px;
	}
	.vmCartContainer {
		background:none;
		border:none;
		overflow:hidden;
		padding:10px 0px 0px 0px;
		width:100%;
	}
	.vendor {
		text-align:center;
	}
	.top_separator {
		border-top:1px solid #ccc;
		padding:10px 0px 0px 0px;
	}
	.bottom_separator {
		padding:10px 0px 10px 0px;
	}
	#five_stars,
	#four_stars,
	#three_stars,
	#two_stars,
	#one_star,
	#null_stars {
		text-align:center;
	}
	.stars {
		margin:2px 0px 0px 0px;
	}
	.categoryName {
		padding:10px 0px 10px 0px;
	}
	hr {
		color:#ccc !important;
	}

/* ---------- shopping cart  */
	.total {
		color:#79595b;
	}
		.cart h3 {
			color:#000; 
			font:normal 14px/1.2em Arial, Helvetica, sans-serif;
			text-transform:none;
			text-align:right;
			display:inline-block;
			float:left;
			padding:0;
			padding-right:6px;
		}
		.cart .moduletable { overflow:hidden; float:left;}
		.cart .vmCartModule { background:none !important; float:left;}
		.cart a {
			color:#43C8F3;
			text-decoration:none;
			padding-left:3px;
			font-weight:bold;
		}
		.cart a:hover {
			text-decoration:underline;
		}

/* ------------------------- currencys --- */
	.currencys .moduletable {
		position:relative;
		
	}
	.currencys h3 {
		background:none;
		letter-spacing:0px;
		border:none;
		color:#43C8F3;
		font:normal 12px/1.2em Arial, Helvetica, sans-serif;
		padding:6px 12px 0 0px;
		margin:0;
		float:left;
		text-transform:none;
	}
	
.jqTransformSelectWrapper {
		background:url("../images/select_left.png") left top no-repeat;
		color:#bebeba;
		font:normal 12px/26px Arial, Helvetica, sans-serif;
		width:123px !important;
		height:26px !important;
		float:left;
		position:relative;
		padding:0px 0 0 11px;
		margin-top:0px;
		}
	.jqTransformSelectWrapper .jqTransformSelectOpen {
		background:url("../images/select_right.png") left top no-repeat;
		width:23px;
		height:26px !important;
		position:absolute;
		top:0;
		right:0;
		}
		
	.jqTransformSelectWrapper  ul {
		list-style:none !important;
		width:132px !important;
		background:#1e1e1e;
		border:none;
		position:absolute;
		top:26px;
		left:-14px;
		z-index:11;
		}	
		.jqTransformSelectWrapper  ul li { padding-left:5px; display:block; line-height:16px;}
		.jqTransformSelectWrapper li a { text-decoration:none; display:block; color:#bebeba;}
		.jqTransformSelectWrapper  ul li:hover { background:#373737;}
		
	#select-form .jqTransformHidden {
		display:none !important;
	}
	
	
	
	.currencys .button {
		border:none !important;
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		line-height:1.2em;
		line-height:18px;
		vertical-align:middle;
		display:block;
		background:url("../images/button1.gif") left top repeat-x;
		color:#fff !important;
		text-transform:none;
		width:57px;
		height:26px;
		padding:0 0 2px 0;
		margin:0px 0px 0 0px;
		vertical-align:middle;
		float:right;
		text-align:center;
		outline:none !important;
		/*border-radius: 2px;
		 -moz-border-radius: 2px;
		 -webkit-border-radius: 2px;
		 position:relative;*/
	}
	.currencys .button:hover {
		border:none !important;
		background:#f5f5f5 url("../images/button1-active.gif") left top repeat-x;
		color:#969696 !important;
		text-decoration:none;
	}
	
	.sectiontableheader th {
		color:#000;
		font-weight:bold;
		padding:6px 5px 6px 5px;
	}

/* ---------- nulling */
.vader .ui-widget input {
	font-size:11px;
}
.vader .ui-tabs .ui-tabs-panel { /* tabs indent */
	padding:23px 0px 30px 0px;
}
.shop_info {
	margin:10px 0px 10px 0px;
	padding:14px 0px 15px 50px;
	color:#000;
}

/* ---------- cb Container */

	.cbContainer {
		background:#fff;
		border-color:#ccc;
		color:#000;
		position:fixed !important;
		top:40% !important;
		left:50% !important;
	}
	.cbBox h3 {
		color:#000;
	}
/* ---------- */

.shop_warning {
	padding:15px 0px 15px 50px;
}
.pathway {
	margin:0px 0px 0px 0px;
	padding:10px 0px 10px 0px;
}
legend.sectiontableheader {
	background:none;
	color:#000;
	padding:0px 5px 0px 5px;
}
.continue_link {
	line-height:18px;
	margin:0px 0px 0px 0px;
	color:#000 !important;
}
.checkout_link {
	padding:0px 30px 0px 0px;
	background-position:right 4px;
	color:#000 !important;
}
.rght {
	width:50%;
	float:left;
}
.rght2 {
	width:40%;
	float:left;
}
.lft2 {
	width:59%;
	float:left;
}
.rght .indent,
.lft .indent {
	padding:0px 0px 0px 15px;
	text-align:left;
}
.rght2 .indent,
.lft2 .indent {
	padding:0px 0px 0px 8px;
	text-align:left;
}
.lft {
	width:49%;
	float:left;
}
#coupon_code {
	float:left;
	margin:0px 10px 0px 0px;
	padding:4px 0 4px 0;
	vertical-align:top;
	font:normal 11px/15px Arial, Helvetica, sans-serif;
}
.product_link {
	text-align:center;
	display:block;
	text-decoration:none;
	position:relative;
	padding:5px;
	background:#fff;
	border:1px solid #ccc;
	/*border-radius:5px; 	-moz-border-radius:5px;	-webkit-border-radius:5px;
	position:relative;*/
	color:#000;
	font:bold 11px/15px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding-bottom:15px;
}

/*.product_link:hover { }
*/
.product_link span {
	bottom:0;
	position:absolute;
	padding:0; margin:0;
	display:block;
	width:100%;
	text-align:center;
}
.product_link:hover {
	color:#fc9707;
}
#vmMainPage {
	padding:0px 0px 15px 0px;
}

#vmMainPage .clear.indent { padding-bottom:10px; padding-top:20px;}
#vmMainPage .clear.indent .browseProductImageContainer { padding-bottom:30px; padding-left:5px;}
#vmMainPage .clear.indent .browseProductImageContainer img { margin-bottom:5px;}
#vmMainPage .clear.indent .browseProductTitle { padding-top:0;}


.product_image_container {
	padding:0px 48px 0px 0px;
/*	border-radius:5px; 	-moz-border-radius:5px;	-webkit-border-radius:5px;
	position:relative;
*/	background:#FFF;
text-align:center;
	
}
.product_image_container a,
.product_image_container a:hover {
	text-decoration:none;
	display:block;
}
.product_image_container:hover .hover {
	display:block;
}

.product_image_container img,
img.browseProductImage,
.browseProductImage img,
.browseProductImageContainer img {
	background:#fff;
	height:125px;
	width:130px;
	margin-bottom:-7px;
}
.product_image_container div.product_name {
	bottom:0;
	padding:0px 0 6px 0px;
	margin:0;
}
.product_image_container div.product_name a {
	color:#fff;
	font:bold 12px/17px Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
}
.product_link img {
	margin-bottom:5px;
	background:#fff;
}
.imageRight {
	text-align:right;
}
.priceLeft {
	width:200px;
}
.quantity {
	width:auto;
	float:left;
	padding:3px 10px 0px 0px;
}
.featured .quantity {
	padding:0px 0px 10px 0px;
}
.featured .browseProductImageContainer
 {
	width:100%;
	padding-bottom:40px;
}

.featured .browsePriceContainer {
	width:100%;
}
.featured .browseProductImage {
	margin:0px 0px 0px 0px;
	width:160px;
	height:165px;
}

.topSeparator { overflow:hidden; margin-right:0px;}

.productTop {
	float:left;
	padding:0px 0px 0px 0px;
	margin:0 0px 0 0px;
	position:relative;
	min-height:280px;
	
}
.productTop .width {
	padding:0 0px 0 7px;
	width:168px;
	background:#f5f5f5;
	border:1px solid #f5f5f5;
}
.featuredIndent {
	border:none;
	position:relative;
	overflow:hidden;
	min-height:142px;
	padding:55px 0 0 0;
	margin:0 0px 0px 0px;
	background:#fff;
	text-align:left;
}
/*.featuredIndent .clear { }*/

.product_buttons {
    background:url("../images/button-bg.gif") left center no-repeat;
	padding-left:15px;
	padding-top:1px;
	float:none;
	margin-left:0px;
	
}

.product-Old-Price {
	text-decoration:line-through;
	color:#656363;
	font:normal 11px/18px Arial, Helvetica, sans-serif;
	padding:0 0 0px 0;
}
.last .featuredIndent {
	padding:0px 1px 0px 1px;
}
.hor-listing-separator {
	font-size:0px;
	line-height:0px;
}
.product_sect {
	padding:4px 0;
	margin-bottom:0px;
}
.product_sect img {
	border:none;
	width:150px;
	height:155px;
	margin-bottom:10px;
	
}
.quantity_box_button {
	background:none;
	border:none;
	width:16px;
	height:16px;
}
.quantity_box_button_up {
	background:url("../images/arrowUp.png") no-repeat 0 0; 
}
.quantity_box_button_down {
	background:url("../images/arrowDown.png") no-repeat 0 0; 	
}
.char-counter {
	margin:0px 0 0 313px;
	position:absolute;
}
.browse_2 {
	padding-top:20px;
}
.browse_2 .browseProductImageContainer {
	float:right;
}
.floatElement,
.alignRight {
	overflow:hidden;
	zoom:1;
}
.floatElement {
	padding-right:20px;
}
.rightPosition,
.leftPosition {
	float:left;
	border-bottom:1px dotted #ccc;
	padding-bottom:10px;
}
.rightPosition .rightPos {
	float:right;
}
.rightPosition .rightPos .browseProductImage {
	margin:0px 0px 0px 15px;
}
.rightPosition .alignRight a.product_details,
.rightPosition .alignRight .addtocart_button,
.rightPosition .alignRight .quantity {
	float:right;
}
.rightPosition .alignRight .quantity {
	margin:0px 0px 0px 10px;
}
.rightPosition .alignRight {
	text-align:right;
}
.rightPos2 {
	float:right;
}
.rightPos2.browseProductImageContainer {
	text-align:center;
	padding-bottom:25px;
}
.rightPos2.browseProductImageContainer img { margin-bottom:5px;}

.rightPos2.browseProductImageContainer a {
	text-decoration:none;
	line-height:25px;
}
.rightPos2.browseProductImageContainer a:hover {
	color:#000;
}
.orderby_form {
	padding:10px 0px;
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
}
.next_page,
.previous_page {margin:10px 0 0 0; width:44%;}
.next_page {text-align:right;}
.extra-table {width:1px; margin:0 auto; margin-bottom:5px;}
.listing-separator div {width:8px;}
.column-indent {padding:0 0 0 30px;}
.flypage_ask {margin-bottom:20px; padding-top:15px;}
.vmCartChild {background:none; float:none; border:none;}
.vmCartDetails {float:none;}
.vmAttribChildDetail {text-align:left; width:10%; float:left; text-align:right; margin:3px;}
.side-right {width:80%;}
